home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / cdity / tbclock.lha / TBClock / TBClock.doc < prev    next >
Text File  |  1995-10-02  |  2KB  |  69 lines

  1. Program: TBClock
  2.  
  3. Version: 1.9 (26.9.95)
  4.  
  5. Author:  Simon Clayton
  6.          12 Valley Way
  7.          Exmouth
  8.          Devon
  9.          EX8 4PD
  10.          ENGLAND
  11.  
  12.          EMail: simon@woodrise.demon.co.uk
  13.  
  14. Short:   TBClock is a commodities based screen title bar clock
  15.  
  16. Req.:    TBClock works on any Amiga with OS 2.04 or above
  17.  
  18. It can be run from a CLI or Workbench and takes it settings from the command
  19. line or .info file respectively.
  20.  
  21. The arguments/tooltypes are as follows:
  22.  
  23. CX_POPUP    - show user interface on startup.  Default NO
  24.  
  25. CX_POPKEY   - specify hotkey using commodities conventions.  Default "control
  26.               alt t"
  27.  
  28. CX_PRIORITY - commodities priority.  Default 0
  29.  
  30. TIME        - format of time string.  Default 3
  31.               0: 16:00:00
  32.               1: 16:00
  33.               2: 4:00:00 PM
  34.               3: 4:00 PM
  35.  
  36. DATE        - format of date string.  Default 0
  37.               0: Off
  38.               1: Date Only
  39.               2: Day & Date
  40.  
  41. UPDATE      - updating delay in tenths of seconds.  Range: 1 to 600.
  42.               Default 10
  43.  
  44. JUMP        - jump to foremost screen?  Default NO
  45.  
  46. NOCHECK     - don't check for rendering space.  Default OFF
  47.  
  48. There is currently no facility to save the settings from the program, so
  49. you'll have to use a tooltypes editor like Workbench's Information prog.
  50.  
  51. Any suggestions for improving this program are welcome (read wanted).
  52.  
  53. I realise that this isn't a very in-depth doc but I hate writing them and
  54. this is a VERY simple program :)
  55.  
  56. One more thing...
  57.  
  58. THE SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  59. ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE
  60. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  61. YOU ARE ADVISED TO TEST THE SOFTWARE THOROUGHLY BEFORE RELYING ON IT.  YOU
  62. AGREE TO ACCEPT THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  63. SOFTWARE AND DOCUMENTATION.  IN NO EVENT WILL SIMON CLAYTON BE LIABLE FOR
  64. DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES RESULTING FROM ANY
  65. DEFECT IN THE PROGRAM.
  66.  
  67. Hope you like it,
  68.  
  69. Simon